home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3543 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: news.dmacc.cc.ia.us!not-for-mail
  2. From: cfr@infoborg.dmacc.cc.ia.us (Charles F. Randall)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: "Avoid K&R" (says AOL)
  5. Date: 29 Jan 1996 15:13:04 -0600
  6. Organization: Des Moines Area Community College
  7. Message-ID: <4ejd90$qap@infoborg.dmacc.cc.ia.us>
  8. References: <bnelsonDL3pyq.IIp@netcom.com> <4e0cqqINN3mq@keats.ugrad.cs.ubc.ca> <btd.822609649@pv7440.vincent.iastate.edu>
  9. Reply-To: "Charles F. Randall" <crandall@dmacc.cc.ia.us>
  10. NNTP-Posting-Host: infoborg.dmacc.cc.ia.us
  11.  
  12. Benjamin T. Dehner <btd@iastate.edu> wrote:
  13. >c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku) writes:
  14. [snip]
  15. >>K&R does require that you know something about programming, that is
  16. >>for sure.  It's about the language "C", not about programming. If I
  17. >>were a Fortran or Pascal expert coming to the C language, I'd find the
  18. >>K&R excellent. In fact that's been my experience.
  19. >
  20. >
  21. >    Well, I went from Fortran to C with K&R as my only book, and I
  22. >thought it sucked.  I would *never* recommend K&R as an intro programming
  23. >book.
  24. >
  25. >    However, once I got the basics down, mostly by trial and error
  26. >(more error than trial, I think), I found K&R an invaluable aid.  I
  27. >recommend to anyone who is going to program in C to get K&R as a reference.
  28.  
  29. To each his own. About four years ago, I went from Fortran to C armed
  30. with three information resources: K&R (2nd Ed.), the comp.lang.c FAQ,
  31. and read-only access to comp.lang.c (at the time I didn't want to post
  32. questions for fear of looking like a complete
  33. Fortran-to-C-wanna-be-newbie).
  34.  
  35. I struggled at first, but soon realized that my numerical programming
  36. experience in Fortran wasn't worth much. (Although, I did have fairly
  37. respectable debugging skills. Remember digging for days to find one
  38. +/- error in that Fortran code?) 
  39.  
  40. My problem was that I really didn't know much about programming. Then
  41. I found Software Tools. After reading that, the information resources
  42. above were just right. Of course, YMMV.
  43.  
  44. >I find AOL's blanket dismissal confusing, and downright ignorant.
  45.  
  46. Agreed.
  47.  
  48. -Randy (An ex-Iowa-Stater)
  49. -- 
  50. Charles F. Randall              E-mail: crandall@dmacc.cc.ia.us
  51. UNIX Systems Programmer         Voice:  (515) 965-7057
  52. Powered by FreeBSD!             FAX:    (515) 965-7305
  53.